What is XPath?

XPath (XML Path Language) is a query language you can use to extract data from XML files. Using XPath statements, you can retrieve data from XML files using a syntax that works across various implementations. You can use XPath to do direct XML mapping in extract files used by Documaker and you can use it in DAL scripts. For more information about XPath, see:

www.w3.org/TR/xpath